nodejs.git
8 days agoManual merge of version 20.19.2+dfsg-1+rpi1 and 22.22.0+dfsg+~cs22.19.6-1 to produce... forky-staging archive/raspbian/22.22.0+dfsg+_cs22.19.6-1+rpi1 raspbian/22.22.0+dfsg+_cs22.19.6-1+rpi1
Peter Michael Green [Thu, 26 Feb 2026 20:11:06 +0000 (20:11 +0000)]
Manual merge of version 20.19.2+dfsg-1+rpi1 and 22.22.0+dfsg+~cs22.19.6-1 to produce 22.22.0+dfsg+~cs22.19.6-1+rpi1

7 weeks agoMerge nodejs (22.22.0+dfsg+~cs22.19.6-1) import into refs/heads/workingbranch
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Merge nodejs (22.22.0+dfsg+~cs22.19.6-1) import into refs/heads/workingbranch

7 weeks ago[PATCH] tools: fix riscv64 build failed
Lu Yahan [Mon, 18 Nov 2024 15:41:23 +0000 (23:41 +0800)]
[PATCH] tools: fix riscv64 build failed

PR-URL: https://github.com/nodejs/node/pull/52888
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic build
Gbp-Pq: Name fix-riscv64.patch

7 weeks agowithout-amaro implies without strip-types
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
without-amaro implies without strip-types

Forwarded: https://github.com/nodejs/node/issues/60640
Last-Update: 2025-11-08

Gbp-Pq: Topic build
Gbp-Pq: Name no-amaro-no-strip-types.patch

7 weeks ago[PATCH] build: fix defaults for shared llhttp
Antoine du Hamel [Fri, 16 May 2025 12:55:50 +0000 (14:55 +0200)]
[PATCH] build: fix defaults for shared llhttp

PR-URL: https://github.com/nodejs/node/pull/58269
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic deps
Gbp-Pq: Name llhttp-defaults.patch

7 weeks agocompile v8 without zlib static lib
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

7 weeks agobuild using ada upstream tarball component
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

7 weeks agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

7 weeks agofix link to home in html api
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

7 weeks agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

7 weeks agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

7 weeks agoremove google font from template.html, and link to local
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

7 weeks agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

7 weeks agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

7 weeks agouse system-installed node-gyp for building test modules
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

7 weeks agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

7 weeks agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

7 weeks agoadapt tools/test.py
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

7 weeks agoLink to -latomic by default
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

7 weeks agobuild doc using marked and js-yaml
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

7 weeks agodisable shared builtins when loading deps on demand
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

7 weeks agoUse system paths for builtins
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Use system paths for builtins

Last-Update: 2025-03-15
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name system_builtins.patch

7 weeks agoadd acorn, walk to shared builtins
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

7 weeks agonodejs (22.22.0+dfsg+~cs22.19.6-1) unstable; urgency=medium
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
nodejs (22.22.0+dfsg+~cs22.19.6-1) unstable; urgency=medium

  * New upstream version 22.22.0+dfsg+~cs22.19.6
    + CVE-2025-59465 lib: add TLSSocket default error handler
    + CVE-2025-55132 lib: disable futimes when permission model is enabled
    + CVE-2025-55130 lib,permission: require full read and write to symlink APIs
    + CVE-2025-59466 src: rethrow stack overflow exceptions in async_hooks
    + CVE-2025-55131 src,lib: refactor unsafe buffer creation to remove zero-fill toggle
    + CVE-2026-21637 tls: route callback exceptions through error handlers

[dgit import unpatched nodejs 22.22.0+dfsg+~cs22.19.6-1]

7 weeks agoImport nodejs_22.22.0+dfsg+~cs22.19.6.orig.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6.orig.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.6.orig.tar.xz]

7 weeks agoImport nodejs_22.22.0+dfsg+~cs22.19.6.orig-ada.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6.orig-ada.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.6.orig-ada.tar.xz]

7 weeks agoImport nodejs_22.22.0+dfsg+~cs22.19.6.orig-types-node.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6.orig-types-node.tar.xz

[dgit import orig nodejs_22.22.0+dfsg+~cs22.19.6.orig-types-node.tar.xz]

7 weeks agoImport nodejs_22.22.0+dfsg+~cs22.19.6-1.debian.tar.xz
Jérémy Lal [Wed, 14 Jan 2026 00:19:18 +0000 (01:19 +0100)]
Import nodejs_22.22.0+dfsg+~cs22.19.6-1.debian.tar.xz

[dgit import tarball nodejs 22.22.0+dfsg+~cs22.19.6-1 nodejs_22.22.0+dfsg+~cs22.19.6-1.debian.tar.xz]

2 months agoMerge nodejs (22.21.1+dfsg+~cs22.19.0-6) import into refs/heads/workingbranch
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
Merge nodejs (22.21.1+dfsg+~cs22.19.0-6) import into refs/heads/workingbranch

2 months ago[PATCH] tools: fix riscv64 build failed
Lu Yahan [Mon, 18 Nov 2024 15:41:23 +0000 (23:41 +0800)]
[PATCH] tools: fix riscv64 build failed

PR-URL: https://github.com/nodejs/node/pull/52888
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic build
Gbp-Pq: Name fix-riscv64.patch

2 months agowithout-amaro implies without strip-types
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
without-amaro implies without strip-types

Forwarded: https://github.com/nodejs/node/issues/60640
Last-Update: 2025-11-08

Gbp-Pq: Topic build
Gbp-Pq: Name no-amaro-no-strip-types.patch

2 months ago[PATCH] build: fix defaults for shared llhttp
Antoine du Hamel [Fri, 16 May 2025 12:55:50 +0000 (14:55 +0200)]
[PATCH] build: fix defaults for shared llhttp

PR-URL: https://github.com/nodejs/node/pull/58269
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Gbp-Pq: Topic deps
Gbp-Pq: Name llhttp-defaults.patch

2 months agocompile v8 without zlib static lib
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

2 months agobuild using ada upstream tarball component
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

2 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

2 months agofix link to home in html api
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

2 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

2 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

2 months agoremove google font from template.html, and link to local
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

2 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

2 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

2 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

2 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

2 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

2 months agoadapt tools/test.py
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

2 months agoLink to -latomic by default
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

2 months agobuild doc using marked and js-yaml
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

2 months agodisable shared builtins when loading deps on demand
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

2 months agoUse system paths for builtins
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
Use system paths for builtins

Last-Update: 2025-03-15
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name system_builtins.patch

2 months agoadd acorn, walk to shared builtins
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

2 months agonodejs (22.21.1+dfsg+~cs22.19.0-6) unstable; urgency=medium
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
nodejs (22.21.1+dfsg+~cs22.19.0-6) unstable; urgency=medium

  * Add parallel/test-http-keep-alive-empty-line as flaky
  * Revert "Drop ada component"

[dgit import unpatched nodejs 22.21.1+dfsg+~cs22.19.0-6]

2 months agoImport nodejs_22.21.1+dfsg+~cs22.19.0-6.debian.tar.xz
Jérémy Lal [Sun, 7 Dec 2025 23:23:49 +0000 (00:23 +0100)]
Import nodejs_22.21.1+dfsg+~cs22.19.0-6.debian.tar.xz

[dgit import tarball nodejs 22.21.1+dfsg+~cs22.19.0-6 nodejs_22.21.1+dfsg+~cs22.19.0-6.debian.tar.xz]

3 months agoImport nodejs_22.21.1+dfsg+~cs22.19.0.orig.tar.xz
Jérémy Lal [Sun, 9 Nov 2025 23:39:32 +0000 (00:39 +0100)]
Import nodejs_22.21.1+dfsg+~cs22.19.0.orig.tar.xz

[dgit import orig nodejs_22.21.1+dfsg+~cs22.19.0.orig.tar.xz]

3 months agoImport nodejs_22.21.1+dfsg+~cs22.19.0.orig-ada.tar.xz
Jérémy Lal [Sun, 9 Nov 2025 23:39:32 +0000 (00:39 +0100)]
Import nodejs_22.21.1+dfsg+~cs22.19.0.orig-ada.tar.xz

[dgit import orig nodejs_22.21.1+dfsg+~cs22.19.0.orig-ada.tar.xz]

3 months agoImport nodejs_22.21.1+dfsg+~cs22.19.0.orig-types-node.tar.xz
Jérémy Lal [Sun, 9 Nov 2025 23:39:32 +0000 (00:39 +0100)]
Import nodejs_22.21.1+dfsg+~cs22.19.0.orig-types-node.tar.xz

[dgit import orig nodejs_22.21.1+dfsg+~cs22.19.0.orig-types-node.tar.xz]

9 months agoMerge version 20.19.0+dfsg1-1+rpi1 and 20.19.2+dfsg-1 to produce 20.19.2+dfsg-1+rpi1 trixie-staging archive/raspbian/20.19.2+dfsg-1+rpi1 raspbian/20.19.2+dfsg-1+rpi1
Raspbian automatic forward porter [Fri, 6 Jun 2025 06:09:46 +0000 (07:09 +0100)]
Merge version 20.19.0+dfsg1-1+rpi1 and 20.19.2+dfsg-1 to produce 20.19.2+dfsg-1+rpi1

9 months agoMerge version 20.19.0+dfsg-2+rpi1 and 20.19.0+dfsg1-1 to produce 20.19.0+dfsg1-1... archive/raspbian/20.19.0+dfsg1-1+rpi1 raspbian/20.19.0+dfsg1-1+rpi1
Raspbian automatic forward porter [Sat, 17 May 2025 11:34:58 +0000 (12:34 +0100)]
Merge version 20.19.0+dfsg-2+rpi1 and 20.19.0+dfsg1-1 to produce 20.19.0+dfsg1-1+rpi1

9 months agoMerge nodejs (20.19.2+dfsg-1) import into refs/heads/workingbranch
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Merge nodejs (20.19.2+dfsg-1) import into refs/heads/workingbranch

9 months agoskip useless files in build target
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
skip useless files in build target

Forwarded: https://github.com/nodejs/node/issues/55787

Gbp-Pq: Topic build
Gbp-Pq: Name no-deps.patch

9 months agocompile v8 without zlib static lib
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

9 months agobuild using ada upstream tarball component
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

9 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

9 months agoUse system paths for builtins
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Use system paths for builtins

Last-Update: 2023-02-22
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name test_process_versions.patch

9 months agofix link to home in html api
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

9 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

9 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

9 months agoremove google font from template.html, and link to local
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

9 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

9 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

9 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

9 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

9 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

9 months agoadapt tools/test.py
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

9 months agoLink to -latomic by default
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch

9 months agobuild doc using marked and js-yaml
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
build doc using marked and js-yaml

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2021-03-03

While waiting for unified/remarked/rehyped modules to be available in debian

Gbp-Pq: Topic build
Gbp-Pq: Name doc.patch

9 months agodisable shared builtins when loading deps on demand
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
disable shared builtins when loading deps on demand

Last-Update: 2023-12-10
Forwarded: no, todo

This is to avoid preloading potentially missing files.

Gbp-Pq: Topic build
Gbp-Pq: Name builtins_module_paths_not_shareable.patch

9 months agoadd acorn, walk to shared builtins
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
add acorn, walk to shared builtins

Last-Update: 2022-09-28
Forwarded: https://github.com/nodejs/node/pull/44376

Gbp-Pq: Topic build
Gbp-Pq: Name more_shareable_builtins.patch

9 months agonodejs (20.19.2+dfsg-1) unstable; urgency=medium
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
nodejs (20.19.2+dfsg-1) unstable; urgency=medium

  * New upstream version 20.19.2+dfsg
    Security fixes: (Closes: #1105832)
    + CVE-2025-23165: add missing call to uv_fs_req_cleanup (low)
    + CVE-2025-23166: fix error handling on async crypto operations (high)
    + CVE-2025-23167: Improper HTTP header block termination in llhttp (medium)
  * Drop patch, applied upstream
  * Switch back to +dfsg suffix

[dgit import unpatched nodejs 20.19.2+dfsg-1]

9 months agoImport nodejs_20.19.2+dfsg.orig.tar.xz
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Import nodejs_20.19.2+dfsg.orig.tar.xz

[dgit import orig nodejs_20.19.2+dfsg.orig.tar.xz]

9 months agoImport nodejs_20.19.2+dfsg.orig-ada.tar.xz
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Import nodejs_20.19.2+dfsg.orig-ada.tar.xz

[dgit import orig nodejs_20.19.2+dfsg.orig-ada.tar.xz]

9 months agoImport nodejs_20.19.2+dfsg.orig-types-node.tar.xz
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Import nodejs_20.19.2+dfsg.orig-types-node.tar.xz

[dgit import orig nodejs_20.19.2+dfsg.orig-types-node.tar.xz]

9 months agoImport nodejs_20.19.2+dfsg-1.debian.tar.xz
Jérémy Lal [Wed, 14 May 2025 21:43:31 +0000 (23:43 +0200)]
Import nodejs_20.19.2+dfsg-1.debian.tar.xz

[dgit import tarball nodejs 20.19.2+dfsg-1 nodejs_20.19.2+dfsg-1.debian.tar.xz]

10 months agoMerge nodejs (20.19.0+dfsg1-1) import into refs/heads/workingbranch
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Merge nodejs (20.19.0+dfsg1-1) import into refs/heads/workingbranch

10 months ago[PATCH] test: update parallel/test-tls-dhe for OpenSSL 3.5
Richard Lau [Mon, 17 Mar 2025 03:42:55 +0000 (03:42 +0000)]
[PATCH] test: update parallel/test-tls-dhe for OpenSSL 3.5

The output of the `s_client` command invoked by the test has changed
in the OpenSSL 3.5.0 version of `s_client`. Update the test so that
it works with both the old and new output -- the `s_client` binary
being run may not be at the exact same version of OpenSSL as used
by Node.js so the updated test allows either output.

PR-URL: https://github.com/nodejs/node/pull/57477
Refs: https://github.com/openssl/openssl/pull/26734
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Gbp-Pq: Topic build
Gbp-Pq: Name test-update-parallel-test-tls-dhe-for-OpenSSL-3.5.patch

10 months agoskip useless files in build target
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
skip useless files in build target

Forwarded: https://github.com/nodejs/node/issues/55787

Gbp-Pq: Topic build
Gbp-Pq: Name no-deps.patch

10 months agocompile v8 without zlib static lib
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
compile v8 without zlib static lib

Last-Update: 2023-12-16
Forwarded: https://github.com/nodejs/node/issues/33848

it should have a minor performance impact

Gbp-Pq: Topic deps
Gbp-Pq: Name v8-no-static-zlib.patch

10 months agobuild using ada upstream tarball component
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
build using ada upstream tarball component

Last-Update: 2023-11-30
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name ada.patch

10 months agoHarmonize V8 stack sizes on ARM architectures to match almost all other architectures
James Addison [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Harmonize V8 stack sizes on ARM architectures to match almost all other architectures

Last-Update: 2023-02-28
Forwarded: https://github.com/nodejs/node/issues/41163

Gbp-Pq: Topic arm64
Gbp-Pq: Name stacksize.patch

10 months agoUse system paths for builtins
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Use system paths for builtins

Last-Update: 2023-02-22
Forwarded: not-needed

Gbp-Pq: Topic build
Gbp-Pq: Name test_process_versions.patch

10 months agofix link to home in html api
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
fix link to home in html api

Forwarded: not needed, in conflict with the meaning of home page
Last-Update: 2022-11-06

Gbp-Pq: Topic build
Gbp-Pq: Name doc_template_home.html

10 months agoallow vfp2 and allow setting arm_version option
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
allow vfp2 and allow setting arm_version option

Last-Update: 2022-08-29
Forwarded: https://github.com/nodejs/node/issues/44357

Gbp-Pq: Topic armel
Gbp-Pq: Name configure.patch

10 months agoskip buffer NaN internal representation check this fails on whatever archs having...
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
skip buffer NaN internal representation check this fails on whatever archs having other internal representations of NaN.

Last-Update: 2022-05-02
Forwarded: https://github.com/nodejs/node/issues/42945

Gbp-Pq: Topic build
Gbp-Pq: Name skip-buffer-nan-internal-check.patch

10 months agoremove google font from template.html, and link to local
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
remove google font from template.html, and link to local

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic dfsg
Gbp-Pq: Name privacy_breach.patch

10 months agoMultiarch search path, arch triplet, DFHS path for modules
Bastien ROUCARIÈS [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Multiarch search path, arch triplet, DFHS path for modules

Last-Update: 2018-09-30
Last-Update: 2020-03-04
Forwarded: https://github.com/nodejs/node/issues/22745
Reviewed-By: Xavier Guimard <yadd@debian.org>
Gbp-Pq: Topic dfsg
Gbp-Pq: Name multilib_modules.patch

10 months agoa test uses a benchmark that read alice.html, dfsg excluded
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
a test uses a benchmark that read alice.html, dfsg excluded

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-03-04

Gbp-Pq: Topic dfsg
Gbp-Pq: Name benchmark_without_alice.patch

10 months agouse system-installed node-gyp for building test modules
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
use system-installed node-gyp for building test modules

Last-Update: 2015-09-09
Forwarded: not-needed

Gbp-Pq: Topic deps
Gbp-Pq: Name node_gyp.patch

10 months agodo not use dns.ADDRCONFIG for localhost
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
do not use dns.ADDRCONFIG for localhost

Last-Update: 2020-06-11
Bug-Debian: https://bugs.debian.org/962318
Forwarded: https://github.com/nodejs/node/issues/33816

it fails on IPv6-only systems. Setting it with libc fails on linux.
https://github.com/nodejs/node/issues/33279
https://lists.debian.org/debian-devel/2023/12/msg00011.html

Gbp-Pq: Topic deps
Gbp-Pq: Name localhost-no-addrconfig.patch

10 months agokeep nodejs compatible with libc-ares public headers
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
keep nodejs compatible with libc-ares public headers

Forwarded: not-needed
Last-Update: 2021-10-20

Gbp-Pq: Topic deps
Gbp-Pq: Name cares.patch

10 months agoadapt tools/test.py
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
adapt tools/test.py

Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2025-02-12

* log to stdout
* increase timeout multipliers
* rename --flaky-tests to --flaky-tests-mode and use --flaky-tests like --skip-tests

Gbp-Pq: Topic build
Gbp-Pq: Name test_ci.patch

10 months agoLink to -latomic by default
Jérémy Lal [Thu, 1 May 2025 09:09:56 +0000 (11:09 +0200)]
Link to -latomic by default

Last-Update: 2019-10-25
Forwarded: not-needed
Bug: https://github.com/nodejs/node/pull/28532
Bug: https://github.com/nodejs/node/issues/30093

This avoids surprises on mips*el/ppc*el

Gbp-Pq: Topic build
Gbp-Pq: Name flag_atomic.patch